setCookie

fun setCookie(input: SetCookieRequest): Single<SetCookieResponse>

Sets a cookie with the given cookie data; may overwrite equivalent cookies if they exist.

Sources

jvm source
Link copied to clipboard